CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 充电 程序

搜索资源列表

  1. ds1302

    0下载:
  2. D1302充电程序-D1302 charging procedure
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1775
    • 提供者:none
  1. 1.5A

    0下载:
  2. 自己第一次量产程序,为一充电程序,外围用LM324编码,很使用的-his first mass production procedures, procedures for charging an external coding using LM324 is used
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:881
    • 提供者:冯三
  1. PWM508

    0下载:
  2. 此程序为12C508A做的pwm充电程序原带码供大家参考
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1051
    • 提供者:Mark
  1. chongdianqi

    0下载:
  2. 多功能智能充电器,自动判别电池类型,智能选则充电程序.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:64024
    • 提供者:陈士彬
  1. 基于C8051F340的电源管理程序

    2下载:
  2. 设计要求:设计一套供电设备,为主板供电。电源为一个电源适配器和一块锂电池。接通适配器时,设备输出电能由适配器供给,并向锂电池充电。断开适配器后,设备输出电能由锂电池供给。设备输出电压为12V,电流4A。设备自动检测电池电量及系统工作状态,并通过通讯端口与主板通讯,将系统信息发送至主板。
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. PRMCharger_V0.04.rar

    1下载:
  2. 智能充电参考程序 可以控制整个充电过程希望对大家有帮助,Intelligent Charging reference program can take control of the charging process for all of us want to help
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:215910
    • 提供者:zhuyoucai
  1. 12V对电瓶的充电器原理图PCB图和程序

    0下载:
  2. 这是一款12V对电瓶的充电器,用2051做的,有原理图PCB图和程序,这是一款12V对电瓶的充电器,用2051做的,有原理图PCB图和程序
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2016-01-24
    • 文件大小:7080
    • 提供者:562044735
  1. Public

    0下载:
  2. LF2407a 用于继电保护的一些程序。包括DS1305E的读写充电。eeprom ,can,spi,lcd等-LF2407a some of the procedures used for protective relaying. Including DS1305E charge to read and write. eeprom, can, spi, lcd, etc.
  3. 所属分类:DSP program

    • 发布日期:2017-03-27
    • 文件大小:77492
    • 提供者:Bob.smith
  1. F9444_chg

    1下载:
  2. 用三星单片机F9444控制的充电器程序,汇编源代码。-Samsung MCU control with the F9444 charger program
  3. 所属分类:assembly language

    • 发布日期:2015-12-04
    • 文件大小:2324
    • 提供者:任凡
  1. batterycharge

    0下载:
  2. 通过单片机程序控制对电池分时充电,并通过热敏电阻实时测温,防止电池充电过程过度发热-MCU programmed by time-charging the battery and, through the thermistor temperature measurement, battery charging process to prevent over-heating
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:21820
    • 提供者:Jimmyluo
  1. AD

    0下载:
  2. /*软件A/D所能实现的精度有限 , 测量电压范围是2-15V, 而且速度低(约1KHz),但仅用一个电容和一个电阻的诱惑 力,我想大虾您会笑纳的。用于某些场合是有用的。 原理是利用470K电阻对1uF电容充电,利用P0.0口作为检测电压, 当电压低于1/3 VCC时,P0.0读入的I/O电平为0,当充电电压超过 1/3 VCC时,P0.0读入的I/O电平为1。通过测量此过程所用的时间, 就能判断输入电压(需要换算)。 程序的编写用定时器0实现-/* Software
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:734
    • 提供者:唯一
  1. 595643732051

    0下载:
  2. 充电程序,充满后转为涓流充电,每月分钟表对电池检测一次。
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4838
    • 提供者:myl
  1. kuangdeng

    0下载:
  2. 几年前设计的智能矿灯充电测试系统,包括电路图、印刷电路板图和C程序。-A few years ago designed to test intelligent miner charging system, including schematics, printed circuit board and C program.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:95629
    • 提供者:liusheng
  1. 12VVRLAcharger

    2下载:
  2. 程序是关于12V铅酸蓄电池充电器的。充电方式选择的是普通的三段式,PI调节用硬件实现(其实用软件实现比较好,只是毕业在即时间不够了)。程序主要是判断电池的正反接和充电状态,以便实现三段的切换。对充电器有兴趣的朋友可以参考一下(程序写得不是很标准,将就着看吧)。-Program is on the 12V lead-acid battery charger. Charging an ordinary three-stage selection, PI regulator with the hard
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:3144
    • 提供者:闵阜淦
  1. LED_charg_290ma

    1下载:
  2. 用松翰2501写的一个锂电池脉冲充电程序,调节PWM功能-Sonix 2501 with written procedures for pulse charging a lithium battery, adjust the PWM function
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:8839
    • 提供者:YUGM
  1. 程序

    2下载:
  2. 铅酸电池充电器 源程序 转灯控制 充电流程不可逆 基于STM8S003F3P6(Lead-acid battery charger source program The rotation lamp controls the charging process based on STM8S003F3P6)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-19
    • 文件大小:315392
    • 提供者:凌寒2009
  1. 锂电池BOOST 充电电路程序IAR格式

    2下载:
  2. STM8S103寄存器版本BOOST升压电路程序,亲测可用,包含按键和数码管显示以及PWM和ADC采集!(STM8S103 register version BOOST step-up circuit program, pro test available, including buttons and digital display, as well as PWM and ADC acquisition!)
  3. 所属分类:其他

    • 发布日期:2019-10-28
    • 文件大小:605184
    • 提供者:一叶飘零
  1. 太阳能充电模块资料

    7下载:
  2. 太阳能控制器充电电路全套资料,含ProTel原理图、PCB,原代码程序,工艺流程等(Solar controller charging circuit full set of data, including ProTel schematic, PCB, original code program, process flow, etc.)
  3. 所属分类:其他

    • 发布日期:2020-05-15
    • 文件大小:11403264
    • 提供者:xiakangwei
  1. 程序

    3下载:
  2. 在电动汽车无序充电时,用蒙特卡洛法模拟每时刻电动汽车充电功率(Monte Carlo simulation is used to simulate the charging power of electric vehicles when the electric vehicles are disorderly charging.)
  3. 所属分类:其他

    • 发布日期:2020-04-08
    • 文件大小:11264
    • 提供者:茹茹茹茹
  1. 程序

    5下载:
  2. 充电桩通信规约代码,根据国标进行编写,使用国内大部分电动充电车。(Charging pile communication protocol code, compiled according to national standards, using most domestic electric charging vehicles.)
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2020-10-21
    • 文件大小:17755136
    • 提供者:studyson
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com